Skip to content

Conversation

@mbaedke
Copy link
Contributor

@mbaedke mbaedke commented Nov 26, 2025

No description provided.

Copy link
Contributor

@reschke reschke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and the extended exception messsage will propagate up? maybe add a simple test case?

@mbaedke mbaedke requested a review from reschke November 27, 2025 16:14
@reschke reschke self-requested a review December 1, 2025 12:48
@mbaedke mbaedke marked this pull request as draft December 1, 2025 13:24
@mbaedke mbaedke marked this pull request as ready for review December 4, 2025 16:34
@mbaedke mbaedke requested a review from reschke December 4, 2025 16:34
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 4, 2025

Copy link
Contributor

@reschke reschke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but it would be nice to hear from @thomasmueller

traversal = queryOptions.traversal;
}
String caller = IndexUtils.getCaller(settings.getIgnoredClassNamesInCallTrace());
String message = "Traversal query (query without index): " + statement + "; called by " + caller + "; consider creating an index";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would indeed be nice to refactor this slightly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants